css: Make test pass
authorAlexander Larsson <alexl@redhat.com>
Fri, 30 Nov 2012 13:18:39 +0000 (14:18 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 30 Nov 2012 13:53:30 +0000 (14:53 +0100)
commite36f80f0efbe2b302026d1bf1998a0e6eca9c37f
tree2ebb9536955601682eea5e7e93d826621006ed7c
parent3c421db473171b1dc9055403659c75019ce8b8bf
css: Make test pass

The new css tree may change the order of selectors (keeping the
same semantics). This affects how the selectors are printed later,
which causes some css parsing tests to not match the references.

Fortunately the order is consistent between runs given the same
css, so we just have to switch around the order in some of the
.ref.css files.
tests/css/parser/selector.ref.css